type golang.org/x/net/http2.priorityWriteScheduler (struct)

Method Implmentations (2 other methods implement nothing)

AdjustStream(streamID uint32, priority PriorityParam) *priorityWriteScheduler.M : WriteScheduler.AdjustStream
CloseStream(streamID uint32) *priorityWriteScheduler.M : WriteScheduler.CloseStream
OpenStream(streamID uint32, options OpenStreamOptions) *priorityWriteScheduler.M : WriteScheduler.OpenStream
Pop() (wr FrameWriteRequest, ok bool) *priorityWriteScheduler.M : WriteScheduler.Pop
Push(wr FrameWriteRequest) *priorityWriteScheduler.M : WriteScheduler.Push